Skip to content

fix(issues): Return 400 for invalid action on group integration details - #114657

Merged
mrduncan merged 1 commit into
masterfrom
mrduncan/fix/group-integration-details-action-status
May 6, 2026
Merged

fix(issues): Return 400 for invalid action on group integration details#114657
mrduncan merged 1 commit into
masterfrom
mrduncan/fix/group-integration-details-action-status

Conversation

@mrduncan

@mrduncan mrduncan commented May 2, 2026

Copy link
Copy Markdown
Member

GroupIntegrationDetailsEndpoint.get returned an error body without status=400 when the action query parameter was missing or invalid, so clients received HTTP 200 with a detail-shaped error.

GroupIntegrationDetailsEndpoint.get returned an error body without
status=400 when the action query parameter was missing or invalid, so
clients received HTTP 200 with a detail-shaped error.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 2, 2026
@mrduncan
mrduncan marked this pull request as ready for review May 4, 2026 18:12
@mrduncan
mrduncan requested review from a team as code owners May 4, 2026 18:12
@mrduncan
mrduncan merged commit 7451444 into master May 6, 2026
60 checks passed
@mrduncan
mrduncan deleted the mrduncan/fix/group-integration-details-action-status branch May 6, 2026 15:17
@github-actions github-actions Bot locked and limited conversation to collaborators May 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants